Skip to content

Expand README into developer documentation - #43

Merged
noha merged 1 commit into
masterfrom
add-developer-readme
Aug 1, 2026
Merged

Expand README into developer documentation#43
noha merged 1 commit into
masterfrom
add-developer-readme

Conversation

@noha

@noha noha commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Previously just a title and build badge. Added an overview of the three packages, installation instructions, a quick start, and sections covering document parsing/serialization, whole-document validation (OADocumentValidator, OAExampleDocuments), building requests with OpenAPI-Client (including the parameter style/explode matrix), and an honest "what is (not yet) supported" section - mirroring JSONSchema's README structure and level of detail.

Every code example was verified against the live image before being written down (parsing, validating, building a client subclass and firing a real call, the exact error-class hierarchy raised on failure) rather than written from memory.

Previously just a title and build badge. Added an overview of the
three packages, installation instructions, a quick start, and sections
covering document parsing/serialization, whole-document validation
(OADocumentValidator, OAExampleDocuments), building requests with
OpenAPI-Client (including the parameter style/explode matrix), and an
honest "what is (not yet) supported" section - mirroring JSONSchema's
README structure and level of detail.

Every code example was verified against the live image before being
written down (parsing, validating, building a client subclass and
firing a real call, the exact error-class hierarchy raised on
failure) rather than written from memory.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@noha
noha merged commit 689131e into master Aug 1, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant